projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7e328e
)
motion controller: Install the properties
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 18 Mar 2019 12:44:02 +0000
(08:44 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 18 Mar 2019 12:44:35 +0000
(08:44 -0400)
Oops
gtk/gtkeventcontrollermotion.c
patch
|
blob
|
history
diff --git
a/gtk/gtkeventcontrollermotion.c
b/gtk/gtkeventcontrollermotion.c
index 328ce4f557a1151375b10e2d463767748b42ca6f..38fd81c37f56dc80a46f327254ae8f72b9079745 100644
(file)
--- a/
gtk/gtkeventcontrollermotion.c
+++ b/
gtk/gtkeventcontrollermotion.c
@@
-239,6
+239,8
@@
gtk_event_controller_motion_class_init (GtkEventControllerMotionClass *klass)
FALSE,
G_PARAM_READABLE);
+ g_object_class_install_properties (object_class, NUM_PROPERTIES, props);
+
/**
* GtkEventControllerMotion::enter:
* @controller: The object that received the signal